瀏覽代碼

Changing base to temurin-focal for r installation to work

Andrej Studen 2 年之前
父節點
當前提交
1533276141
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 \