We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89549e commit 2ad4402Copy full SHA for 2ad4402
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:2.7.5
+FROM ruby:2.7.8
2
3
RUN echo "$(sed -e 's/deb.debian.org/ftp.kr.debian.org/g' /etc/apt/sources.list)" > /etc/apt/sources.list
4
# Install dependencies
0 commit comments