Skip to content

Commit

Permalink
feat: update to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Oct 11, 2023
1 parent 38fd2d5 commit 3488039
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 47 deletions.
22 changes: 3 additions & 19 deletions .github/workflows/build-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,9 @@ jobs:
image_name: golang-pipeline
image_tag: "1.20"
build_args: |
GO_VERSION=1.20.8
GO_CHECKSUM=cc97c28d9c252fbf28f91950d830201aa403836cbed702a05932e63f7f0c7bc4
GO_CHECKSUM_ARM=15ab379c6a2b0d086fe3e74be4599420e66549edf7426a300ee0f3809500f89e
secrets:
DOCKER_USERNAME: ${{ secrets.BOT_DOCKER_USERNAME }}
DOCKER_TOKEN: ${{ secrets.BOT_DOCKER_TOKEN }}
GH_USERNAME: ${{ secrets.BOT_USER }}
GH_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

build-go-1-19-image:
uses: ./.github/workflows/build-image.yml
with:
image_path: containers/go
image_name: golang-pipeline
image_tag: "1.19"
build_args: |
GO_VERSION=1.19.13
GO_CHECKSUM=4643d4c29c55f53fa0349367d7f1bb5ca554ea6ef528c146825b0f8464e2e668
GO_CHECKSUM_ARM=1142ada7bba786d299812b23edd446761a54efbbcde346c2f0bc69ca6a007b58
GO_VERSION=1.20.10
GO_CHECKSUM=80d34f1fd74e382d86c2d6102e0e60d4318461a7c2f457ec1efc4042752d4248
GO_CHECKSUM_ARM=fb3c7e15fc4413c5b81eb9f26dbd7cd4faedd5c720b30fa8e2ff77457f74cab6
secrets:
DOCKER_USERNAME: ${{ secrets.BOT_DOCKER_USERNAME }}
DOCKER_TOKEN: ${{ secrets.BOT_DOCKER_TOKEN }}
Expand Down
22 changes: 3 additions & 19 deletions .github/workflows/build-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,6 @@ on:
required: true

jobs:
build-node-16-image:
uses: ./.github/workflows/build-image.yml
with:
image_path: containers/node
image_name: node-pipeline
image_tag: "16"
build_args: |
NODE_VERSION=v16.20.2
NODE_CHECKSUM=874463523f26ed528634580247f403d200ba17a31adf2de98a7b124c6eb33d87
NODE_CHECKSUM_ARM=e88d86154d1ce53dc52fd74d79d4bfdf0b05f58c0bb2639adfa36e9378b770c4
secrets:
DOCKER_USERNAME: ${{ secrets.BOT_DOCKER_USERNAME }}
DOCKER_TOKEN: ${{ secrets.BOT_DOCKER_TOKEN }}
GH_USERNAME: ${{ secrets.BOT_USER }}
GH_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

build-node-image:
uses: ./.github/workflows/build-image.yml
with:
Expand All @@ -48,9 +32,9 @@ jobs:
image_name: node-pipeline
image_tag: "20"
build_args: |
NODE_VERSION=v20.7.0
NODE_CHECKSUM=a4251c24c6bf6d3bdee4521ca294bc0897a6c466137e02caa2521af5d456f55e
NODE_CHECKSUM_ARM=c97b51decb0f4a3e8e5bd8cbc6ff43ae4782f2b8b6e3c2b513b77b8f97fffcc5
NODE_VERSION=v20.8.0
NODE_CHECKSUM=66056a2acc368db142b8a9258d0539e18538ae832b3ccb316671b0d35cb7c72c
NODE_CHECKSUM_ARM=ec2d98894d58d07260e61e6a70b88cabea98292f0b2801cbeebd864d242e1087
secrets:
DOCKER_USERNAME: ${{ secrets.BOT_DOCKER_USERNAME }}
DOCKER_TOKEN: ${{ secrets.BOT_DOCKER_TOKEN }}
Expand Down
6 changes: 3 additions & 3 deletions containers/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ ARG COSIGN_VERSION=v2.2.0
ARG COSIGN_CHECKSUM=5e4791fb7a5efaaa98da651534789ec985ce8ac9c31910a810fc249f86ba2ef9
ARG COSIGN_CHECKSUM_ARM=5adbb7b1d38ac19a15c6bd9a61725baa16f61e23611534eb5e6d377dc024e102

ARG SYFT_VERSION=0.91.0
ARG SYFT_CHECKSUM=51188401eb2a2425db1155ba18cb64db8275491a1e1049690fe6e8a371ff222a
ARG SYFT_CHECKSUM_ARM=e9d3eb8120438325b79a8bf2a994692a111e5a47c63bbdf7762f7e9fb5a12f4a
ARG SYFT_VERSION=0.93.0
ARG SYFT_CHECKSUM=5fb0eb70c0f618e9a8b93d68b59da4b5758164b1aacc062e2150341baf7acc73
ARG SYFT_CHECKSUM_ARM=f2f8889305350ee3a53a012246acfa10b59b7aee67e9b6a2e811f05b67f74588

ARG DEBIAN_FRONTEND=noninteractive

Expand Down
6 changes: 3 additions & 3 deletions containers/go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ ARG TARGETARCH

ARG DEBIAN_FRONTEND=noninteractive

ARG GO_VERSION=1.21.1
ARG GO_CHECKSUM=b3075ae1ce5dab85f89bc7905d1632de23ca196bd8336afd93fa97434cfa55ae
ARG GO_CHECKSUM_ARM=7da1a3936a928fd0b2602ed4f3ef535b8cd1990f1503b8d3e1acc0fa0759c967
ARG GO_VERSION=1.21.3
ARG GO_CHECKSUM=1241381b2843fae5a9707eec1f8fb2ef94d827990582c7c7c32f5bdfbfd420c8
ARG GO_CHECKSUM_ARM=fc90fa48ae97ba6368eecb914343590bbb61b388089510d0c56c2dde52987ef3
ARG GOLANGCI_VERSION=1.54.2
ARG LINT_CHECKSUM=17c9ca05253efe833d47f38caf670aad2202b5e6515879a99873fabd4c7452b3
ARG LINT_CHECKSUM_ARM=a9f14b33473c65fcfbf411ec054b53a87dbb849f4e09ee438f1ee76dbf3f3d4e
Expand Down
6 changes: 3 additions & 3 deletions containers/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ FROM ghcr.io/mia-platform/base-pipeline:1

ARG TARGETARCH

ARG NODE_VERSION=v18.18.0
ARG NODE_CHECKSUM=3008408e9098f2462f7b1a0f6a48b8a46079beb1c92b6ec43b04713265c96978
ARG NODE_CHECKSUM_ARM=e2931643cc3ee37375ae5c6dc2028ff526948a227d9fd5d481316240de6e58a5
ARG NODE_VERSION=v18.18.1
ARG NODE_CHECKSUM=1db684d7da5fec4ae335ac5d8049a10a8bf30bad9e1d0aa9dcd92baa1f90c6e5
ARG NODE_CHECKSUM_ARM=753f90c57173948d06e750a01c49466c3af532e915abead90fd07507daa98ff1
ARG DEBIAN_FRONTEND=noninteractive

RUN case "${TARGETARCH}" in \
Expand Down

0 comments on commit 3488039

Please sign in to comment.