Skip to content

Commit dc1de68

Browse files
Merge pull request #93 from code0-tech/renovate/ghcr.io-code0-tech-build-images-mise-226.x
Update ghcr.io/code0-tech/build-images/mise Docker tag to v226
2 parents 16bffc6 + 1c72851 commit dc1de68

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build-images/node-playwright.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/code0-tech/build-images/mise:220.1
1+
FROM ghcr.io/code0-tech/build-images/mise:226.1
22

33
ARG NODE_VERSION
44
RUN mise use -g node@$NODE_VERSION

build-images/ruby-postgres.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/code0-tech/build-images/mise:220.1
1+
FROM ghcr.io/code0-tech/build-images/mise:226.1
22

33
RUN apt-get update \
44
&& apt-get install \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM ghcr.io/code0-tech/build-images/mise:220.1
1+
FROM ghcr.io/code0-tech/build-images/mise:226.1
22
RUN mise use -g lychee@0.18.1

0 commit comments

Comments
 (0)