Skip to content

Commit

Permalink
chore(deps): pin circleci/openjdk docker tag to c385d9c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent f4bea49 commit 0924385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/openjdk:8-jdk
- image: circleci/openjdk:8-jdk@sha256:c385d9c97061d5c4f10b0e5f203c16546b4fd229cc44017ebd88a95529f5475e

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 0924385

Please sign in to comment.