Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit fe04180

Browse files
authored
Build: [AEA-0000] - Change docker image (#20)
* change docker image * typo
1 parent 3404fdb commit fe04180

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
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/base:ubuntu-24.04
1+
FROM ubuntu:24.04
22

33
RUN apt-get update \
44
&& export DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)