Skip to content

Commit

Permalink
fix(Dockerfile): switch back to dokku image
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBabel committed Sep 15, 2021
1 parent accf125 commit 26e24f4
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
@@ -1,4 +1,4 @@
FROM alexbabel/s3backup:0.11.2
FROM dokku/s3backup:0.12.0

RUN apk add --no-cache mongodb-tools postgresql-client mysql-client python3 bash && rm -f /var/cache/apk/*

Expand Down

0 comments on commit 26e24f4

Please sign in to comment.