Explorar o código

Changing base to temurin-focal for r installation to work

Andrej Studen %!s(int64=2) %!d(string=hai) anos
pai
achega
1533276141
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 \