Skip to content

Commit f5050e9

Browse files
authored
Merge pull request #193 from CloudNativeLinz/dependabot/docker/dot-devcontainer/ruby-4.0.3-alpine3.23
Bump ruby from 4.0.2-alpine3.23 to 4.0.3-alpine3.23 in /.devcontainer
2 parents fa9cdcc + ebc8032 commit f5050e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Alpine-based Ruby image for Jekyll
2-
FROM ruby:4.0.2-alpine3.23
2+
FROM ruby:4.0.3-alpine3.23
33

44
# Install necessary packages for Alpine Linux
55
RUN apk add --no-cache \

0 commit comments

Comments
 (0)