Skip to content

Commit 2b1a5fa

Browse files
Pin eclipse-temurin Docker tag to b78349c
1 parent c3ab8ea commit 2b1a5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:17
1+
FROM eclipse-temurin:17@sha256:b78349c8894d78a492bfc5388ed0d54c1f3255e3a42d32b74ed8d1216c59fd37
22

33
RUN apt-get update && apt-get install --yes jq wget curl zip unzip git python3 python3-pip autoconf automake libtool build-essential libtool make g++
44

0 commit comments

Comments
 (0)