Skip to content

Commit

Permalink
fix(deps): bump the baseimages group with 1 update (#210)
Browse files Browse the repository at this point in the history
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 Jan 1, 2024
1 parent d9ad8ec commit 3e7081e
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 @@ -31,7 +31,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.1
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.2

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 3e7081e

Please sign in to comment.