Skip to content

Commit

Permalink
Pin WGCW build back to Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpittwood committed Sep 16, 2024
1 parent 3d7a5b1 commit ededfde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM product-base-pro as posit_base
FROM us-central1-docker.pkg.dev/cloud-workstations-images/predefined/base:latest as build
FROM us-central1-docker.pkg.dev/cloud-workstations-images/predefined/base:last-ubuntu2204 as build

### ARG declarations ###
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit ededfde

Please sign in to comment.