Skip to content

Commit 9040c04

Browse files
authored
chore: bump vector base image to v0.33.0 (#60)
1 parent e106b75 commit 9040c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ingestor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## base #############################################################################################
2-
FROM timberio/vector:0.32.1-alpine AS base
2+
FROM timberio/vector:0.33.0-alpine AS base
33

44
RUN mkdir -p /var/lib/vector
55
VOLUME ["/var/lib/vector"]

0 commit comments

Comments
 (0)