Skip to content

Commit

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

Bump alpine from 3.20 to 3.21 in /server
  • Loading branch information
mjnaderi authored Dec 11, 2024
2 parents b4bcd8a + 4661b32 commit eaab4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Inspired by https://docs.linuxserver.io/images/docker-openssh-server/
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 eaab4c7

Please sign in to comment.