Skip to content

Commit

Permalink
Update container image to proxmoxer 2.0.1 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
znerol authored Apr 26, 2023
1 parent 9566038 commit af983bf
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 @@ -18,7 +18,7 @@ RUN apk add --no-cache \

FROM base as builder

ARG proxmoxer_version=1.3.1
ARG proxmoxer_version=2.0.1
ENV proxmoxer_version=${proxmoxer_version}

ADD . /src
Expand Down

0 comments on commit af983bf

Please sign in to comment.