Skip to content

Commit

Permalink
Update ghcr.io/code0-tech/build-images/asdf Docker tag to v47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 5484b6b commit fd3fa4f
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-playwright.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/code0-tech/build-images/asdf:43.1
FROM ghcr.io/code0-tech/build-images/asdf:47.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-postgres.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/code0-tech/build-images/asdf:43.1
FROM ghcr.io/code0-tech/build-images/asdf:47.1
SHELL ["/usr/bin/bash", "-lc"]

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

0 comments on commit fd3fa4f

Please sign in to comment.