Skip to content

Commit

Permalink
Merge pull request #8 from code0-tech/renovate/ghcr.io-code0-tech-bui…
Browse files Browse the repository at this point in the history
…ld-images-asdf-20.x

Update ghcr.io/code0-tech/build-images/asdf Docker tag to v20
  • Loading branch information
Taucher2003 authored Apr 26, 2024
2 parents 387aae1 + c461ac7 commit c5ba7e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-images/node-20.9-playwright.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/code0-tech/build-images/asdf:17.1
FROM ghcr.io/code0-tech/build-images/asdf:20.1
SHELL ["/usr/bin/bash", "-lc"]

RUN asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
Expand Down
2 changes: 1 addition & 1 deletion build-images/ruby-3.2.2-postgres-16.1.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/code0-tech/build-images/asdf:17.1
FROM ghcr.io/code0-tech/build-images/asdf:20.1
SHELL ["/usr/bin/bash", "-lc"]

RUN apt-get update && apt-get install \
Expand Down

0 comments on commit c5ba7e3

Please sign in to comment.