Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
niveksan committed Nov 12, 2023
2 parents 3c12b13 + 199cf88 commit 361a3f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4.0.0
- uses: actions/checkout@v4.1.1

# - name: Docker Image Update Checker
# id: baseupdatecheck
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rclone/rclone:1.64.0
FROM rclone/rclone:1.64.2

# ENV LABEL_MAINTAINER="niveksan" \
# LABEL_VENDOR="mimalike.de" \
Expand Down

0 comments on commit 361a3f1

Please sign in to comment.