Skip to content

Commit

Permalink
build(deps): bump sapmachine from 17.0.11 to 17.0.12
Browse files Browse the repository at this point in the history
Bumps sapmachine from 17.0.11 to 17.0.12.

---
updated-dependencies:
- dependency-name: sapmachine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and halber committed Jul 31, 2024
1 parent cb92a19 commit b0ecef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN gradle -x test -x spotlessJava \
-x javadoc -x javadocJar -x testJavadoc -x testJavadocJar \
--no-daemon clean build

FROM sapmachine:17.0.11
FROM sapmachine:17.0.12

# Creates app working directory and a system user (r) with
# no password, no home directory, no shell.
Expand Down

0 comments on commit b0ecef5

Please sign in to comment.