chore(deps): update node.js to f496dba
All checks were successful
Build and publish "Python 3 on Bookworm" image / Build and publish (push) Successful in 1m2s
Build and publish "Java default JDK on Bookworm" image / Build and publish (push) Successful in 1m34s
Build and publish "Rust on Bookworm" image / Build and publish (push) Successful in 1m30s
All checks were successful
Build and publish "Python 3 on Bookworm" image / Build and publish (push) Successful in 1m2s
Build and publish "Java default JDK on Bookworm" image / Build and publish (push) Successful in 1m34s
Build and publish "Rust on Bookworm" image / Build and publish (push) Successful in 1m30s
This commit is contained in:
parent
9fb5dee2fe
commit
eda9626784
@ -1,4 +1,4 @@
|
||||
FROM node:22-bookworm@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
|
||||
FROM node:22-bookworm@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde
|
||||
|
||||
ENV PATH="/opt/gradle/gradle-8.10/bin:$PATH"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM node:22-bookworm@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
|
||||
FROM node:22-bookworm@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install git -y && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM node:22-bookworm@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
|
||||
FROM node:22-bookworm@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde
|
||||
|
||||
ENV PATH="/root/.cargo/bin:$PATH"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user