Skip to content

Commit

Permalink
fix(CVE-2023-46218): Update radiorabe/ubi9-minimal from 0.6.5 to 0.…
Browse files Browse the repository at this point in the history
…6.6 (#341)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent d7c7e7a commit d5918df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN yarn tsc
RUN yarn build:backend

# Stage 3 - Build the actual backend image and install production dependencies
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.5
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.6

ENV APP_ROOT=/opt/app-root \
# The $HOME is not set by default, but some applications need this variable
Expand Down

0 comments on commit d5918df

Please sign in to comment.