Skip to content

Commit d70033c

Browse files
idvoretskyiCopilot
andauthored
Update .devcontainer/Dockerfile
Co-authored-by: Copilot <[email protected]> Signed-off-by: Ihor Dvoretskyi <[email protected]>
1 parent 191dcf1 commit d70033c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM mcr.microsoft.com/devcontainers/base:ubuntu-24.04
22

3-
# hadolint ignore=DL3008,DL3009
3+
# hadolint ignore=DL3008
44
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
55
&& apt-get -y upgrade --no-install-recommends \
66
&& apt-get -y install --no-install-recommends \

0 commit comments

Comments
 (0)