Skip to content

Commit 5553211

Browse files
Merge pull request #712 from apigee/upgrade-node
fix: update golang version
2 parents 391f0a5 + e558e28 commit 5553211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 AS builder
15+
FROM golang:1.24.11@sha256:a61b432ba08dc45cc81d572932fa4cc3a8e3cb2321282f73891db455e735b507 AS builder
1616

1717
ARG TAG
1818
ARG COMMIT

0 commit comments

Comments
 (0)