Skip to content

Commit

Permalink
Merge pull request #34 from moia-oss/guusvw-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
guusvw authored Mar 7, 2024
2 parents b049546 + 7fde8d8 commit 129aea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfiles/ubuntu/22.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ LABEL maintainer="MOIA GmbH" \
# -----------------------Begin: environment -----------------------
# Language Version

ENV DEFAULT_GO_VERSION="1.21"
ENV DEFAULT_NODEJS_VERSION="16"
ENV DEFAULT_GO_VERSION="1.22"
ENV DEFAULT_NODEJS_VERSION="20"
ENV DEFAULT_JAVA_VERSION="11"

ENV GO_VERSION=$DEFAULT_GO_VERSION
Expand Down

0 comments on commit 129aea2

Please sign in to comment.