Skip to content

Commit

Permalink
Downgrade myloader to 0.14.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
snglth committed Aug 24, 2023
1 parent 75f891a commit 83fefe3
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 @@ -3,7 +3,7 @@ FROM python:3.11-slim-bullseye
RUN mkdir /app
WORKDIR /app

ARG mydumper_version=0.15.1-3
ARG mydumper_version=0.14.3-1
ARG mongodb_version=100.7.0
ARG restic_version=0.16.0

Expand Down

0 comments on commit 83fefe3

Please sign in to comment.