Kaynağa Gözat

Changing base to temurin-focal for r installation to work

Andrej Studen 2 yıl önce
ebeveyn
işleme
1533276141
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      config/Dockerfile

+ 1 - 1
config/Dockerfile

@@ -1,4 +1,4 @@
-FROM tomcat:9-jdk17-temurin
+FROM tomcat:9-jdk17-temurin-focal
 
 RUN apt-get update && apt-get install -y \
 		dirmngr \