Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v4.4.27 (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 78dd633 commit 0d07733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ARG DEBIAN_FRONTEND=noninteractive
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.6}"
# renovate: datasource=docker depName=mongo
ENV MONGO_RAW_VERSION="${BUILD_VERSION:-4.4.26}"
ENV MONGO_RAW_VERSION="${BUILD_VERSION:-4.4.27}"
# renovate: datasource=github-releases depName=owncloud-ops/container-library
ENV CONTAINER_LIBRARY_VERSION="${CONTAINER_LIBRARY_VERSION:-v0.1.0}"

Expand Down

0 comments on commit 0d07733

Please sign in to comment.