Skip to content

Commit aaddb73

Browse files
committed
Pin Docker image java:8
java:8 -> java:8@sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d [atomist:generated] [atomist-skill:atomist/docker-base-image-policy]
1 parent aa4c995 commit aaddb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groovy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM java:8
15+
FROM java:8@sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d
1616
MAINTAINER Ray Tsang <saturnism@gmail.com>
1717

1818
ENV SRC_DIR /app/src

0 commit comments

Comments
 (0)