Skip to content

Commit 1997704

Browse files
chore(deps): update alpine docker tag to v3.21
1 parent 2ce1865 commit 1997704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ RUN cd /go/src/github.com/dechristopher/lod/cmd/lod \
6161
&& chmod a+x /opt/lod
6262

6363
# ---- Run Stage ----
64-
FROM alpine:3.18
64+
FROM alpine:3.21
6565

6666
LABEL maintainer="Andrew DeChristopher"
6767

0 commit comments

Comments
 (0)