Skip to content

Commit

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

---
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 Oct 21, 2024
1 parent 64d2ac4 commit eca4fab
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.12
FROM sapmachine:17.0.13

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

0 comments on commit eca4fab

Please sign in to comment.