Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
snyk-bot committed Jun 4, 2024
1 parent 241b07f commit 411e1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:mantic-20240427

ARG ANSIBLE_CORE_VERSION
ARG ANSIBLE_VERSION

0 comments on commit 411e1e6

Please sign in to comment.