Skip to content

Commit 49a3855

Browse files
authored
Merge pull request #840 from rstudio/pin-wgcw-to-ubuntu22
Pin WGCW build back to Ubuntu 22.04
2 parents 3d7a5b1 + ededfde commit 49a3855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workbench-for-google-cloud-workstations/Dockerfile.ubuntu2204

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM product-base-pro as posit_base
2-
FROM us-central1-docker.pkg.dev/cloud-workstations-images/predefined/base:latest as build
2+
FROM us-central1-docker.pkg.dev/cloud-workstations-images/predefined/base:last-ubuntu2204 as build
33

44
### ARG declarations ###
55
ARG DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)