Skip to content

Commit

Permalink
ci: update mindthegap version to 1.7.3 (#785) (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shalin Patel authored May 9, 2023
1 parent a49707d commit 0a26aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.devkit
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ARG USER_ID=0
ARG GROUP_NAME=root
ARG GROUP_ID=0
ARG DOCKER_GID=0
ARG MINDTHEGAP_VERSION=1.0.0
ARG MINDTHEGAP_VERSION=1.7.3

COPY requirements.txt /tmp/
COPY requirements-devkit.txt /tmp/
Expand Down

0 comments on commit 0a26aa9

Please sign in to comment.