Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Update alpine Docker tag to v3.20.2 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 18d38c2 commit 15f6991
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,6 +1,6 @@
# syntax = docker/dockerfile:1

FROM alpine:3.20.1
FROM alpine:3.20.2
RUN apk add --no-cache \
dhcrelay>=4.4.3 \
tzdata
Expand Down

0 comments on commit 15f6991

Please sign in to comment.