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
…50 (#775)

Co-authored-by: zagg-bot[bot] <121982232+zagg-bot[bot]@users.noreply.github.com>
  • Loading branch information
zagg-bot[bot] authored Sep 18, 2024
1 parent ff25253 commit cc4054f
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.24_8-jre@sha256:cc5855a5279431b83024cc83bc3d074235dd0e1cae4604b4f111fe01c8b11b29
# renovate: datasource=github-tags depName=Pugmatt/BedrockConnect versioning=loose
ENV BEDROCK_CONNECT=1.49
ENV BEDROCK_CONNECT=1.50
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 cc4054f

Please sign in to comment.