Skip to content

feat: upgrade go-dcp and golang version. - #102

Merged
erayarslan merged 1 commit into
masterfrom
feature/upgrade-godcp
Aug 10, 2025
Merged

feat: upgrade go-dcp and golang version.#102
erayarslan merged 1 commit into
masterfrom
feature/upgrade-godcp

Conversation

@mertbahardogan

Copy link
Copy Markdown
Member

No description provided.

@mertbahardogan mertbahardogan self-assigned this Aug 7, 2025
Comment thread Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine AS builder
FROM golang:1.24-alpine AS builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
Comment thread example/simple/Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -1,4 +1,4 @@
FROM golang:1.20-alpine as builder
FROM golang:1.24-alpine as builder

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium test

score is 0: containerImage not pinned by hash
Click Remediation section below to solve this issue
@erayarslan
erayarslan merged commit d4e2135 into master Aug 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants