We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa9cdcc + ebc8032 commit f5050e9Copy full SHA for f5050e9
1 file changed
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
# Alpine-based Ruby image for Jekyll
2
-FROM ruby:4.0.2-alpine3.23
+FROM ruby:4.0.3-alpine3.23
3
4
# Install necessary packages for Alpine Linux
5
RUN apk add --no-cache \
0 commit comments