diff --git a/Dockerfile b/Dockerfile index 477a134..3f903e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # See https://github.com/jlesage/docker-baseimage-gui -ARG app_version="3.61.0" +ARG app_version="3.61.1" # Bump if publishing a new image with the same app_version, reset to 1 with new app versions ARG image_revision="1" # BUILDPLATFORM and TARGETPLATFORM are defined when using BuildKit (i.e. docker buildx)