Skip to content

Commit 7de3ec9

Browse files
authored
Chore/lob 1289 normalize crud endpoints (#262)
* chore: Updating docker to support normalized endpoints * Update Dockerfile
1 parent 941b7f7 commit 7de3ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG LIB_DOCKER_IMAGE=pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-reeve-platform-library-m2-cache:release-1.1.0-5135711-GHRUN15705977319
1+
ARG LIB_DOCKER_IMAGE=pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-reeve-platform-library-m2-cache:release-1.1.0-29ab3f8-GHRUN15727186652
22
FROM ${LIB_DOCKER_IMAGE} AS m2-cache
33

44
FROM openjdk:21-jdk-slim AS build

0 commit comments

Comments
 (0)