Skip to content

Commit

Permalink
Merge pull request #14 from cimnine/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
chore(deps): update alpine docker tag to v3.19
  • Loading branch information
cimnine authored Dec 8, 2023
2 parents 1ac2d4d + 83da4ae commit d14981b
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 alpine:3.18
FROM alpine:3.19
ENTRYPOINT ["/shelly-openmetrics-exporter"]
COPY shelly-openmetrics-exporter /
EXPOSE 54901

0 comments on commit d14981b

Please sign in to comment.