Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbauer committed Mar 4, 2024
1 parent 3069874 commit b36ec76
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
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.17

RUN apk add --no-cache \
mariadb-client \
postgresql-client \
postgresql-client

COPY create-backup /etc/periodic/daily

Expand Down

0 comments on commit b36ec76

Please sign in to comment.