Skip to content

Commit

Permalink
Update Dockerfile changed Ubuntu base
Browse files Browse the repository at this point in the history
  • Loading branch information
mezoology authored Aug 12, 2023
1 parent 0356b36 commit ff8b9e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM ubuntu:jammy-20230308@sha256:7a57c69fe1e9d5b97c5fe649849e79f2cfc3bf11d10bbd5218b4eb61716aebe6

FROM ubuntu:jammy-20230624

# Setting bash as our shell, and enabling pipefail option
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit ff8b9e4

Please sign in to comment.