specify container image
This commit is contained in:
parent
7dfcf18960
commit
016de072ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Use official Ruby image
|
# Use official Ruby image
|
||||||
FROM ruby:3.2-slim
|
FROM docker.io/library/ruby:3.2-slim
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue