Skip to content

Commit

Permalink
chore(deps): update ubuntu docker tag to oracular-20240918
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 1200c25 commit e8409f1
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 @@ -43,7 +43,7 @@ RUN bun --bun run build
############################################################################
# The GLIBC version of the Debian in the oven/bun image is discrepant with that of the Lefthook, which causes an error.
# That's why other compatible image must be used here
FROM ubuntu:oracular-20240617 AS runtime
FROM ubuntu:oracular-20240918 AS runtime

# Move to the project dir
WORKDIR /$PROJECT_DIR
Expand Down

0 comments on commit e8409f1

Please sign in to comment.