Skip to content

Commit fffc778

Browse files
committed
Fix incorrect versioning
1 parent a841619 commit fffc778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packages/working-with-a-github-packages-registry/working-with-the-docker-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ $ docker pull <em>HOSTNAME/OWNER/REPOSITORY/IMAGE_NAME:TAG_NAME</em>
261261

262262
{% endnote %}
263263

264-
{% ifversion fpt or ghes or ghec > 3.1 or ghae %}
264+
{% ifversion fpt or ghec or ghes > 3.1 or ghae %}
265265

266266
## Further reading
267267

0 commit comments

Comments
 (0)