Skip to content

Commit 81b837a

Browse files
authored
Merge pull request #21 from step-security/fix/vulnerability2
fix: fixed docker vulnerabilities
2 parents 465d74d + ba85931 commit 81b837a

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.2-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8
16+
FROM golang:1.25.3-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34
1717

1818
ARG TERRAFORM_DOCS_VERSION=v0.20.0
1919

0 commit comments

Comments
 (0)