chore(deps): update node.js to 18ad6b5
All checks were successful
Build and publish "Python 3 on Bookworm" image / Build and publish (push) Successful in 1m1s
Build and publish "Java default JDK on Bookworm" image / Build and publish (push) Successful in 1m17s
Build and publish "Rust on Bookworm" image / Build and publish (push) Successful in 1m20s
All checks were successful
Build and publish "Python 3 on Bookworm" image / Build and publish (push) Successful in 1m1s
Build and publish "Java default JDK on Bookworm" image / Build and publish (push) Successful in 1m17s
Build and publish "Rust on Bookworm" image / Build and publish (push) Successful in 1m20s
This commit is contained in:
parent
a605ca99ad
commit
80fffaa7a8
@ -1,4 +1,4 @@
|
||||
FROM node:20-bookworm@sha256:48db4f6ea21d134be744207225753a1730c4bc1b4cdf836d44511c36bf0e34d7
|
||||
FROM node:20-bookworm@sha256:18ad6b547976c931c7374c2f7b0a1dd27eda7b55dbf41c9cdb35fe4081996652
|
||||
|
||||
ENV PATH="/opt/gradle/gradle-8.10/bin:$PATH"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM node:20-bookworm@sha256:48db4f6ea21d134be744207225753a1730c4bc1b4cdf836d44511c36bf0e34d7
|
||||
FROM node:20-bookworm@sha256:18ad6b547976c931c7374c2f7b0a1dd27eda7b55dbf41c9cdb35fe4081996652
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install git -y && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM node:20-bookworm@sha256:48db4f6ea21d134be744207225753a1730c4bc1b4cdf836d44511c36bf0e34d7
|
||||
FROM node:20-bookworm@sha256:18ad6b547976c931c7374c2f7b0a1dd27eda7b55dbf41c9cdb35fe4081996652
|
||||
|
||||
ENV PATH="/root/.cargo/bin:$PATH"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user