Skip to content

Commit

Permalink
Merge branch 'main' into feat/s3
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaillot authored Feb 26, 2024
2 parents fa27ac8 + 825c01c commit ef6e5f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Run go-semantic-release
id: semrel
uses: go-semantic-release/action@v1.21
uses: go-semantic-release/action@v1.23
with:
github-token: ${{ secrets.PAT }}
allow-initial-development-versions: true
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.3-1475
FROM registry.access.redhat.com/ubi9-minimal:9.3-1552

LABEL org.opencontainers.image.authors="Adfinis AG <https://adfinis.com>"
LABEL org.opencontainers.image.vendor="Adfinis"
Expand Down

0 comments on commit ef6e5f3

Please sign in to comment.