Skip to content

Commit

Permalink
fix: Upgrade opex v1.7.1 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualedevita authored Apr 27, 2023
1 parent fa12a51 commit ece3bc2
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.2-alpine3.17@sha256:1c66f5282876229c87851cde3a1c7eb8939f212cdf3

ARG user=runner
ARG uid=1001
ARG version=v1.7.0
ARG version=v1.7.1

ENV PATH="/home/${user}/.local/bin:${PATH}"

Expand Down

0 comments on commit ece3bc2

Please sign in to comment.