Skip to content

Commit

Permalink
Update container image to proxmoxer 1.2.0 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol committed Mar 6, 2022
1 parent eaa0f84 commit 7c1cecf
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 @@ -17,7 +17,7 @@ RUN apk add --no-cache \

FROM base as builder

ARG proxmoxer_version=1.1.1
ARG proxmoxer_version=1.2.0
ENV proxmoxer_version=${proxmoxer_version}

ADD . /src
Expand Down

0 comments on commit 7c1cecf

Please sign in to comment.