Skip to content

Commit

Permalink
Fix ubuntu18 images
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert committed Sep 23, 2024
1 parent ca83e71 commit be642ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ services:
base-bionic:
build:
args:
- BASE_OS=gcr.io/cloud-marketplace-containers/google/ubuntu1804
- BASE_OS=marketplace.gcr.io/google/ubuntu1804
- BASE_OS_TAG=latest
context: ./docker/linux
dockerfile: base/Dockerfile
Expand Down

0 comments on commit be642ce

Please sign in to comment.