Skip to content

Commit ddfa0ab

Browse files
committed
1 parent 84a9353 commit ddfa0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.docker_monitor_testing_config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#
3232
# Log files should then be available at ~/scalyr-agent-dev/log/docker-std-printer-stdout.log.
3333

34-
FROM python:3.8-slim as build-image
34+
FROM python:3.14.0a1-slim as build-image
3535
MAINTAINER Scalyr Inc <[email protected]>
3636

3737
ADD print-to-stdout-stderr.sh /app/print-to-stdout-stderr.sh

0 commit comments

Comments
 (0)