Skip to content

Commit 9a47d6e

Browse files
committed
1 parent f851ceb commit 9a47d6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Dockerfile.conformance

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN chmod +x /test/integration/run.sh
4040
RUN tar -czvf /test.tar.gz /test
4141

4242

43-
FROM alpine:3.9
43+
FROM alpine:3.18.12
4444

4545
COPY --from=builder /test.tar.gz /
4646
RUN tar -xzvf /test.tar.gz

0 commit comments

Comments
 (0)