Skip to content

Commit

Permalink
fix(deps): bump the baseimages group with 1 update (#280)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 95e9fa5 commit 9df7ae7
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.4
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.5

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 9df7ae7

Please sign in to comment.