Skip to content

Commit

Permalink
bump keepup
Browse files Browse the repository at this point in the history
  • Loading branch information
Boy0000 committed Nov 5, 2023
1 parent 516a1c7 commit 8e6b4b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion minecraft.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors="Offz <offz@mineinabyss.com>"

RUN apk add --no-cache ansible rclone wget unzip

ARG KEEPUP_VERSION=1.1.3
ARG KEEPUP_VERSION=1.1.4

ENV\
KEEPUP=true\
Expand Down
2 changes: 1 addition & 1 deletion proxy.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN apt-get update -y \

RUN PIPX_HOME=/opt/pipx PIPX_BIN_DIR=/usr/local/bin pipx install --include-deps ansible

ARG KEEPUP_VERSION=1.1.3
ARG KEEPUP_VERSION=1.1.4

ENV\
KEEPUP=true\
Expand Down

0 comments on commit 8e6b4b8

Please sign in to comment.