Skip to content

Commit

Permalink
Change base-img ver
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLutik committed Jan 12, 2024
1 parent 4d53db1 commit 8067087
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Features:

* Upgrade base-image `v0.3.14` -> `v0.3.15`
* Upgrade base-image `v0.13.15` -> `v0.14.02`

0 comments on commit 8067087

Please sign in to comment.