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

Commit

Permalink
Update alpine Docker tag to v3.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 74683c4 commit e3e7e12
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
Expand Up @@ -2,7 +2,7 @@
# Created by Jugal Kishore -- 2021
#
# Using Base Image: Alpine
FROM alpine:3.20.2
FROM alpine:3.20.3

# Adding Required Package(s)
RUN apk --no-cache --update add \
Expand Down

0 comments on commit e3e7e12

Please sign in to comment.