Skip to content

Commit

Permalink
feat(github-release): update dependency pugmatt/bedrockconnect to v1.…
Browse files Browse the repository at this point in the history
…45 (#662)

Co-authored-by: zagg-bot <121982232+zagg-bot[bot]@users.noreply.github.com>
  • Loading branch information
zagg-bot[bot] committed Jun 13, 2024
1 parent ffc7fbd commit 1badc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portainer-stacks/nuc4-stacks/bedrock-connect/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM eclipse-temurin:11.0.23_9-jre@sha256:2b507deab9ab0c2a5beae12ea1dca9d7e29d215140a195c28a6cd449688f17e4
# renovate: datasource=github-tags depName=Pugmatt/BedrockConnect versioning=loose
ENV BEDROCK_CONNECT=1.44
ENV BEDROCK_CONNECT=1.45
RUN mkdir -p /app
ADD https://github.com/Pugmatt/BedrockConnect/releases/download/${BEDROCK_CONNECT}/BedrockConnect-1.0-SNAPSHOT.jar /app/
ADD custom_servers.json /app
Expand Down

0 comments on commit 1badc89

Please sign in to comment.