mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-08-19 16:24:15 +00:00
Bump ubi8/ubi-micro from 8.10-9 to 8.10-11
Bumps ubi8/ubi-micro from 8.10-9 to 8.10-11. --- updated-dependencies: - dependency-name: ubi8/ubi-micro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Martin Montes

parent
4ec4c575ad
commit
dc999416a4
@ -15,7 +15,7 @@ RUN go mod download
|
||||
COPY . /app
|
||||
RUN go build -o mariadb-operator-enterprise cmd/enterprise/*.go
|
||||
|
||||
FROM registry.access.redhat.com/ubi8/ubi-micro:8.10-9 AS app
|
||||
FROM registry.access.redhat.com/ubi8/ubi-micro:8.10-11 AS app
|
||||
|
||||
WORKDIR /
|
||||
COPY --from=builder /licenses /licenses
|
||||
|
Reference in New Issue
Block a user