Skip to content

Commit

Permalink
chore(deps): update docker.io/library/alpine docker tag to v3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent d8ea38c commit fe1289e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/emqx-init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.20.3
FROM docker.io/library/alpine:3.21.2

ARG TARGETPLATFORM
ARG VERSION
Expand Down
2 changes: 1 addition & 1 deletion apps/usbip/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.20.3
FROM docker.io/library/alpine:3.21.2

ARG TARGETPLATFORM
ARG VERSION
Expand Down

0 comments on commit fe1289e

Please sign in to comment.