Skip to content

Commit

Permalink
Merge pull request #193 from wunderio/dependabot/docker/silta-rsync/r…
Browse files Browse the repository at this point in the history
…sync/alpine-3.20.0

Bump alpine from 3.17.2 to 3.20.0 in /silta-rsync/rsync
  • Loading branch information
Rade333 authored May 28, 2024
2 parents 25c7e86 + 2a73a48 commit b9ff836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion silta-rsync/rsync/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.17.2
FROM alpine:3.20.0

RUN apk add --no-cache --virtual .run-deps rsync bash tzdata coreutils && rm -rf /var/cache/apk/*

Expand Down
2 changes: 1 addition & 1 deletion silta-rsync/rsync/TAGS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v1
v1.0
v1.0.0
v1.0.1

0 comments on commit b9ff836

Please sign in to comment.