Skip to content

Commit e2ad895

Browse files
committed
atomgraph/letsencrypt-tomcat base image bump (now multi-platform!)
1 parent 78bdf83 commit e2ad895

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM maven:3.8.4-openjdk-17 AS maven
1+
FROM maven:3.8.4-openjdk-17 AS maven
22

33
# download and extract Jena
44

@@ -22,7 +22,7 @@ RUN mvn -Pstandalone clean install
2222

2323
# ==============================
2424

25-
FROM atomgraph/letsencrypt-tomcat:10.1.4
25+
FROM atomgraph/letsencrypt-tomcat:10.1.34
2626

2727
LABEL maintainer="martynas@atomgraph.com"
2828

0 commit comments

Comments
 (0)