Skip to content

Commit

Permalink
chore(deps): update ubuntu:24.04 docker digest to 278628f
Browse files Browse the repository at this point in the history
  • Loading branch information
strg-public-bot[bot] authored Nov 18, 2024
1 parent e60bc5c commit 7367391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gcloud-workstation-phpstorm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://console.cloud.google.com/artifacts/docker/cloud-workstations-images/us-central1/predefined/phpstorm
FROM europe-west3-docker.pkg.dev/cloud-workstations-images/predefined/phpstorm:latest@sha256:6980c7baa5987888963f96cf992c882bd0abcf41603f0fccd79a2343afccefe6 as base

FROM ubuntu:24.04@sha256:99c35190e22d294cdace2783ac55effc69d32896daaa265f0bbedbcde4fbe3e5
FROM ubuntu:24.04@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295

# we use the /home directory in a persistent way
VOLUME ["/home/"]
Expand Down
2 changes: 1 addition & 1 deletion gcloud-workstation-vscode/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://console.cloud.google.com/artifacts/docker/cloud-workstations-images/us-central1/predefined/code-oss
FROM europe-west3-docker.pkg.dev/cloud-workstations-images/predefined/code-oss:latest@sha256:14324cf6d6e263d83920c382df9a831581e0a41f7f198b233a08eeded855dbdb as base

FROM ubuntu:24.04@sha256:99c35190e22d294cdace2783ac55effc69d32896daaa265f0bbedbcde4fbe3e5
FROM ubuntu:24.04@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295

# we use the /home directory in a persistent way
VOLUME ["/home/"]
Expand Down

0 comments on commit 7367391

Please sign in to comment.