Skip to content

Commit

Permalink
Pin Docker image java:8
Browse files Browse the repository at this point in the history
java:8
->
java:8@sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d

[atomist:generated]
[atomist-skill:atomist/docker-base-image-policy]
  • Loading branch information
atomist-bot committed Aug 17, 2021
1 parent aa4c995 commit 2f9acac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/helloworld-service-opt-1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
###############################################################################

FROM java:8
FROM java:8@sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d
MAINTAINER Ray Tsang <saturnism@gmail.com>

ENV SRC_DIR /app/src
Expand Down

0 comments on commit 2f9acac

Please sign in to comment.