diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0d234c61..160d7584 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: id-token: write pull-requests: write container: - image: ghcr.io/kiracore/docker/base-image:v0.13.15 + image: ghcr.io/kiracore/docker/base-image:v0.14.02 steps: # Work around https://github.com/actions/checkout/issues/760 - name: Add safe.directory diff --git a/RELEASE.md b/RELEASE.md index 454aad21..6cb494cf 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,4 +1,4 @@ Features: -* Upgrade base-image `v0.3.14` -> `v0.3.15` +* Upgrade base-image `v0.13.15` -> `v0.14.02` \ No newline at end of file