Skip to content

Commit b1a9bc1

Browse files
fix: update placeholder value for datadog-agent in gitlab pipeline (#512)
updates placeholder value for gitlab pipeline
1 parent 1de6e34 commit b1a9bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variables:
1010
value: main
1111
AGENT_VERSION:
1212
description: "Latest release version of the datadog-agent to tag the build with."
13-
value: "7.55.1"
13+
value: "7.61.0"
1414
LAYER_SUFFIX:
1515
description: "Suffix to be appended to the layer name (default empty)."
1616
value: ""

0 commit comments

Comments
 (0)