Skip to content

Commit 4f78347

Browse files
authored
Merge pull request #23 from step-security/fix/vulnerability2
fix: fixed Docker vulnerability
2 parents 3f40ced + 883e353 commit 4f78347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

16-
FROM golang:1.25.3-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34
16+
FROM golang:1.25.5-alpine3.23@sha256:26111811bc967321e7b6f852e914d14bede324cd1accb7f81811929a6a57fea9
1717

1818
ARG TERRAFORM_DOCS_VERSION=v0.20.0
1919

0 commit comments

Comments
 (0)