build: updated image to use Ubuntu 22.04 and Go 1.20
This commit is contained in:
parent
e297e5caec
commit
a8a66b2ee2
@ -12,7 +12,7 @@ stages:
|
||||
|
||||
# define which docker image to use for builds
|
||||
default:
|
||||
image: bigbluebutton/bbb-build:bbb27-2023-06-13-java17
|
||||
image: bigbluebutton/bbb-build:bbb28-2023-07-18
|
||||
|
||||
# This stage uses git to find out since when each package has been unmodified.
|
||||
# it then checks an API endpoint on the package server to find out for which of
|
||||
|
Loading…
Reference in New Issue
Block a user