Commit c12810d7 authored by nimrod's avatar nimrod
Browse files

Bats: Update to Alpine 3.18.

parent 9572e461
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM registry.hub.docker.com/library/alpine:3.17
FROM registry.hub.docker.com/library/alpine:3.18
# hadolint ignore=DL3018
RUN apk add --update --no-cache \
        bats \