Skip to content

Commit

Permalink
chore(deps): Bump alpine from 3.18.4 to 3.18.5 (#2888)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent aea41a7 commit 5564837
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 @@ -21,7 +21,7 @@ RUN uname -a &&\
make build

# stage 2
FROM docker.io/alpine:3.18.4
FROM docker.io/alpine:3.18.5

# Read here why UID 10001: https://github.com/hexops/dockerfile/blob/main/README.md#do-not-use-a-uid-below-10000
ARG UID=10001
Expand Down

0 comments on commit 5564837

Please sign in to comment.