Skip to content

Commit

Permalink
Bump MG version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatak committed Nov 22, 2021
1 parent 002fc0f commit 073c79f
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 @@ -4,7 +4,7 @@ FROM debian:buster as base

USER root

ARG MG_VERSION=2.0.0
ARG MG_VERSION=2.1.0
ARG PY_VERSION_DEFAULT
ENV MG_VERSION ${MG_VERSION}
ENV PY_VERSION ${PY_VERSION_DEFAULT}
Expand Down

0 comments on commit 073c79f

Please sign in to comment.