Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Commit 7166845

Browse files
Update fsouza/fake-gcs-server Docker tag to v1.47.5
1 parent 75d48fa commit 7166845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.batect/fake-gcs-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fsouza/fake-gcs-server:1.47.4
1+
FROM fsouza/fake-gcs-server:1.47.5
22
RUN apk add --no-cache bash curl
33
COPY healthcheck.sh /bin/healthcheck.sh
44
HEALTHCHECK --interval=1s CMD /bin/healthcheck.sh

0 commit comments

Comments
 (0)