Skip to content

Commit

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

---
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 pk-work committed Oct 24, 2023
1 parent 3ac09f1 commit c41475f
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:11.0.20.1
FROM sapmachine:11.0.21

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

0 comments on commit c41475f

Please sign in to comment.