Skip to content

Commit

Permalink
Merge pull request #21 from alvarorichard/snyk-fix-48f65af1800a128a3a…
Browse files Browse the repository at this point in the history
…fcd4b5f2142230

[Snyk] Security upgrade ubuntu from noble-20240801 to noble-20240904.1
  • Loading branch information
alvarorichard authored Oct 3, 2024
2 parents c126968 + 442b54b commit 2582a18
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,5 +1,5 @@
# Use uma imagem base com suporte para as ferramentas necessárias
FROM ubuntu:noble-20240801
FROM ubuntu:noble-20240904.1

# Evita prompts interativos durante a instalação de pacotes
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 2582a18

Please sign in to comment.