Skip to content

Commit

Permalink
Merge pull request #305 from digicatapult/renovate/docker-updates
Browse files Browse the repository at this point in the history
Update docker/dockerfile Docker tag to v1.13
  • Loading branch information
syedhasandigi authored Jan 22, 2025
2 parents dd5b489 + 7de88f3 commit c4ef7f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.12
# syntax=docker/dockerfile:1.13

FROM golang:1.23-alpine3.19 AS ipfs_build

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-ipfs",
"version": "3.0.4",
"version": "3.0.5",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down

0 comments on commit c4ef7f7

Please sign in to comment.