Skip to content

Commit

Permalink
Merge pull request #117 from ccremer/renovate/docker.io-library-alpin…
Browse files Browse the repository at this point in the history
…e-3.x

Update docker.io/library/alpine Docker tag to v3.20
  • Loading branch information
ccremer authored Sep 18, 2024
2 parents 79ec52c + aff529f commit 3f2837e
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 docker.io/library/alpine:3.18 as runtime
FROM docker.io/library/alpine:3.20 as runtime

ENTRYPOINT ["fronius-exporter"]

Expand Down

0 comments on commit 3f2837e

Please sign in to comment.