Skip to content

Commit

Permalink
Pin golang version to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 committed Feb 20, 2024
1 parent aaf308d commit 7819ded
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 @@ -10,7 +10,7 @@ RUN zypper -n ar https://download.opensuse.org/repositories/openSUSE:/Tools/15.4
zypper -n --gpg-auto-import-keys refresh --force --services && \
zypper install -y build \
elixir \
go \
go1.18 \
gzip \
helm \
obs-service-obs_scm \
Expand Down

0 comments on commit 7819ded

Please sign in to comment.