Skip to content

Commit

Permalink
Merge pull request #3 from QueraTeam/dependabot/docker/client/alpine-…
Browse files Browse the repository at this point in the history
…3.21

Bump alpine from 3.20 to 3.21 in /client
  • Loading branch information
mjnaderi authored Dec 6, 2024
2 parents 82df035 + 664612e commit b4bcd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

# Install common packages between server and client images
RUN apk add --no-cache rsync tzdata nss_wrapper tini
Expand Down

0 comments on commit b4bcd8a

Please sign in to comment.