Skip to content

Commit

Permalink
Bump dockerfile Debian release to Bookworm (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-mcneil authored Apr 10, 2024
1 parent 3d741c6 commit fb30e9e
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 @@ -3,7 +3,7 @@
#
# shared build/settings for all child images
###
FROM ruby:3.3.0-slim-bullseye AS base
FROM ruby:3.3.0-slim-bookworm AS base

ARG userid=309
SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit fb30e9e

Please sign in to comment.