Skip to content

Commit 0222afb

Browse files
authored
Merge branch 'main' into dependabot/github_actions/aquasecurity/setup-trivy-0.2.5
2 parents 9cdf5cc + d25d8eb commit 0222afb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-create.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- id: cz
5555
name: Create changelog and bump version
56-
uses: commitizen-tools/commitizen-action@0.26.0
56+
uses: commitizen-tools/commitizen-action@0.27.0
5757
with:
5858
changelog: true
5959
changelog_increment_filename: "changes.md"

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM amazon/aws-cli:latest@sha256:9ba9ec979264e85bde370e704e5d2fdc40109edd1e7c3251d4f6823071204405 AS awscli
2-
FROM debian:trixie@sha256:c71b05eac0b20adb4cdcc9f7b052227efd7da381ad10bb92f972e8eae7c6cdc9 AS base
2+
FROM debian:trixie@sha256:5cf544fad978371b3df255b61e209b373583cb88b733475c86e49faa15ac2104 AS base
33

44
# github metadata
55
LABEL org.opencontainers.image.source=https://github.com/paullockaby/container-debug

0 commit comments

Comments
 (0)