Skip to content

Commit 7db60fa

Browse files
authored
Merge pull request #18 from andersundsehr/dependabot/docker/client/alpine-3.20
2 parents c44588d + 6f1b6dc commit 7db60fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM nginxproxy/forego:0.18.1-debian AS forego
22

3-
FROM alpine:3.19
3+
FROM alpine:3.20
44

55
COPY --from=forego /usr/local/bin/forego /usr/local/bin/forego
66

0 commit comments

Comments
 (0)