Skip to content

Commit

Permalink
Default hubVersion for ubuntu hub image bumped from 3.4.2-beta.1 to 3…
Browse files Browse the repository at this point in the history
….4.2 (#211)
  • Loading branch information
Jendoliver authored May 7, 2023
1 parent 915ffaf commit 3bad88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ubuntu/hub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG baseImage="unityci/base"
FROM $baseImage
ARG hubVersion="3.4.2-beta.1"
ARG hubVersion="3.4.2"

# Hub dependencies
RUN apt-get -q update \
Expand Down

0 comments on commit 3bad88c

Please sign in to comment.