Skip to content

Commit

Permalink
Update Alpine Linux to 3.20.2 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMaude committed Sep 2, 2024
1 parent f9d33c7 commit a7bdece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.20.2

RUN apk --no-cache add netcat-openbsd

Expand Down

0 comments on commit a7bdece

Please sign in to comment.