Skip to content

Commit b151545

Browse files
Merge pull request #86 from code0-tech/renovate/ghcr.io-code0-tech-build-images-mise-208.x
Update ghcr.io/code0-tech/build-images/mise Docker tag to v208
2 parents b7847af + b59c981 commit b151545

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:203.1
1+
FROM ghcr.io/code0-tech/build-images/mise:208.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:203.1
1+
FROM ghcr.io/code0-tech/build-images/mise:208.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:203.1
1+
FROM ghcr.io/code0-tech/build-images/mise:208.1
22
RUN mise use -g [email protected]

0 commit comments

Comments
 (0)