Skip to content

Commit

Permalink
AUS-4020 Upgrade debian version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Sep 11, 2023
1 parent b7ed843 commit 3afa9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN ./make_timestamp.sh $BUILDTYPE > ./src/app/menupanel/portal-details-panel/po
RUN npm link @auscope/portal-core-ui && npm run $BUILDTYPE

# Second image, install website
FROM debian:bullseye-20230502
FROM debian:bullseye-20230814

ENV appdir /usr/src/app

Expand Down

0 comments on commit 3afa9c8

Please sign in to comment.