Skip to content

Commit

Permalink
Use nginx:stable-alpine as base image
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 25, 2024
1 parent 78c663d commit 93c6817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.25-alpine
FROM nginx:stable-alpine

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 93c6817

Please sign in to comment.